sync_file_info

Retrieve detailed information about a sync file and its fences.

The returned sync_file_info must be freed by calling sync_file_info_free().

Available since API level 26.

extern (C) nothrow @nogc
sync_file_info_*
sync_file_info
(
int fd
)

Meta